
Calculate the illuminance and irradiance distribution on a hemisphere for a specific point in time using weather measurements.
Inputs
Name | Nickname | Description | Type |
---|---|---|---|
Weather | W | The weather measurements from which to generate the sky instance. | Weather |
Hemisphere | H | The hemisphere to use for this sky. | Hemisphere |
Date Time | D | A date time at which the sky instance should be created. | DateTime |
Outputs
Name | Nickname | Description | Type |
---|---|---|---|
Sky Instance | SI | Describes the irradiance and illuminance at a specific point in time. | SkyInstance |